The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:perl unit convert"

perlvar - Perl predefined variables River stage five • 11693 direct dependents • 33184 total dependents

The Syntax of Variable Names Variable names in Perl can have several formats. Usually, they must begin with a letter or underscore, in which case they can be arbitrarily long (up to an internal limit of 251 characters) and may contain letters, digits...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlvar - Perl predefined variables River stage five • 11693 direct dependents • 33184 total dependents

The Syntax of Variable Names Variable names in Perl can have several formats. Usually, they must begin with a letter or underscore, in which case they can be arbitrarily long (up to an internal limit of 251 characters) and may contain letters, digits...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlfunc - Perl builtin functions River stage five • 11693 direct dependents • 33184 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlfunc - Perl builtin functions River stage five • 11693 direct dependents • 33184 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlguts - Introduction to the Perl API River stage five • 11693 direct dependents • 33184 total dependents

This document attempts to describe how to use the Perl API, as well as to provide some info on the basic workings of the Perl core. It is far from complete and probably contains many errors. Please refer any questions or comments to the author below....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlguts - Introduction to the Perl API River stage five • 11693 direct dependents • 33184 total dependents

This document attempts to describe how to use the Perl API, as well as to provide some info on the basic workings of the Perl core. It is far from complete and probably contains many errors. Please refer any questions or comments to the author below....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlretut - Perl regular expressions tutorial River stage five • 11693 direct dependents • 33184 total dependents

This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a complement to the reference page on regular expressions perlre. Regular expressions are an integral part of the "m//", "s///", "qr//"...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlretut - Perl regular expressions tutorial River stage five • 11693 direct dependents • 33184 total dependents

This page provides a basic tutorial on understanding, creating and using regular expressions in Perl. It serves as a complement to the reference page on regular expressions perlre. Regular expressions are an integral part of the "m//", "s///", "qr//"...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlrequick - Perl regular expressions quick start River stage five • 11693 direct dependents • 33184 total dependents

This page covers the very basics of understanding, creating and using regular expressions ('regexes') in Perl....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perlrequick - Perl regular expressions quick start River stage five • 11693 direct dependents • 33184 total dependents

This page covers the very basics of understanding, creating and using regular expressions ('regexes') in Perl....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlunicode - Unicode support in Perl River stage five • 11693 direct dependents • 33184 total dependents

If you haven't already, before reading this document, you should become familiar with both perlunitut and perluniintro. Unicode aims to UNI-fy the en-CODE-ings of all the world's character sets into a single Standard. For quite a few of the various c...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perlunicode - Unicode support in Perl River stage five • 11693 direct dependents • 33184 total dependents

If you haven't already, before reading this document, you should become familiar with both perlunitut and perluniintro. Unicode aims to UNI-fy the en-CODE-ings of all the world's character sets into a single Standard. For quite a few of the various c...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

OS2::Process - exports constants for system() call, and process control on OS2. River stage five • 11693 direct dependents • 33184 total dependents

Optional argument to system() the builtin function system() under OS/2 allows an optional first argument which denotes the mode of the process. Note that this argument is recognized only if it is strictly numerical. You can use either one of the proc...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

OS2::Process - exports constants for system() call, and process control on OS2. River stage five • 11693 direct dependents • 33184 total dependents

Optional argument to system() the builtin function system() under OS/2 allows an optional first argument which denotes the mode of the process. Note that this argument is recognized only if it is strictly numerical. You can use either one of the proc...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perluniintro - Perl Unicode introduction River stage five • 11693 direct dependents • 33184 total dependents

This document gives a general idea of Unicode and how to use Unicode in Perl. See "Further Resources" for references to more in-depth treatments of Unicode. Unicode Unicode is a character set standard which plans to codify all of the writing systems ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perluniintro - Perl Unicode introduction River stage five • 11693 direct dependents • 33184 total dependents

This document gives a general idea of Unicode and how to use Unicode in Perl. See "Further Resources" for references to more in-depth treatments of Unicode. Unicode Unicode is a character set standard which plans to codify all of the writing systems ...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC

perl5160delta - what is new for perl v5.16.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgrading from an earlier release such as 5.12.0, first read perl5140delta, which describes differences between 5.12.0 and 5.14.0. Some bug fixes in thi...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC

perl5160delta - what is new for perl v5.16.0 River stage five • 11693 direct dependents • 33184 total dependents

This document describes differences between the 5.14.0 release and the 5.16.0 release. If you are upgrading from an earlier release such as 5.12.0, first read perl5140delta, which describes differences between 5.12.0 and 5.14.0. Some bug fixes in thi...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
18 results (0.081 seconds)